home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
deleti1r
/
audiopla.frm
< prev
next >
Wrap
Text File
|
1999-08-27
|
39KB
|
1,258 lines
VERSION 5.00
Object = "{C1A8AF28-1257-101B-8FB0-0020AF039CA3}#1.1#0"; "MCI32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmAudioPlayer
BorderStyle = 1 'Fixed Single
Caption = "Audio player"
ClientHeight = 4140
ClientLeft = 2040
ClientTop = 1755
ClientWidth = 4590
LinkMode = 1 'Source
LinkTopic = "Form2"
LockControls = -1 'True
MaxButton = 0 'False
MDIChild = -1 'True
ScaleHeight = 4140
ScaleWidth = 4590
Begin VB.PictureBox picFrame
AutoSize = -1 'True
Height = 3375
Left = 90
Picture = "AudioPlayer.frx":0000
ScaleHeight = 3315
ScaleWidth = 4395
TabIndex = 6
Top = 720
Width = 4455
Begin VB.PictureBox picVolume
BackColor = &H00C0C0C0&
Height = 405
Index = 0
Left = 660
ScaleHeight = 345
ScaleWidth = 255
TabIndex = 12
Top = 2160
Width = 315
Begin VB.CommandButton cmdVolDec
BackColor = &H00C0C0C0&
Caption = "-"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 0
Style = 1 'Graphical
TabIndex = 13
Top = 0
Width = 255
End
End
Begin VB.PictureBox picVolume
BackColor = &H00808080&
Height = 405
Index = 1
Left = 1020
ScaleHeight = 345
ScaleWidth = 255
TabIndex = 10
Top = 2160
Width = 315
Begin VB.CommandButton cmdVolInc
BackColor = &H00C0C0C0&
Caption = "+"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 345
Left = 0
Style = 1 'Graphical
TabIndex = 11
Top = 0
Width = 255
End
End
Begin VB.ComboBox cboTrack
BackColor = &H00C0C0C0&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000007&
Height = 315
Left = 150
TabIndex = 9
Text = "Combo1"
Top = 1380
Width = 645
End
Begin VB.TextBox txtTimeRun
Alignment = 2 'Center
BackColor = &H80000001&
Enabled = 0 'False
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000003&
Height = 345
Left = 2970
TabIndex = 8
Text = "txtTimeRun"
Top = 930
Width = 1275
End
Begin VB.CommandButton cmdCDLoad
BackColor = &H00C0C0C0&
Caption = "~"
BeginProperty Font
Name = "MS Sans Serif"
Size = 13.5
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 345
Left = 3810
Style = 1 'Graphical
TabIndex = 7
ToolTipText = "Load CD"
Top = 390
Width = 495
End
Begin MSComctlLib.ProgressBar prgVolume
Height = 195
Left = 1440
TabIndex = 14
Top = 2280
Width = 2745
_ExtentX = 4842
_ExtentY = 344
_Version = 393216
BorderStyle = 1
Appearance = 0
End
Begin MCI.MMControl mmControl1
Height = 375
Left = 30
TabIndex = 15
Top = 360
Width = 4290
_ExtentX = 7567
_ExtentY = 661
_Version = 393216
DeviceType = ""
FileName = ""
End
Begin VB.Line Line1
X1 = 1440
X2 = 4170
Y1 = 2190
Y2 = 2190
End
Begin VB.Line Line2
X1 = 1440
X2 = 4170
Y1 = 2550
Y2 = 2550
End
Begin VB.Label lblTotalTrack
BackColor = &H00C0C0C0&
Caption = "of total tracks:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000007&
Height = 255
Left = 960
TabIndex = 18
Top = 1410
Width = 1965
End
Begin VB.Label lblDuration
BackColor = &H00C0C0C0&
Caption = "Duration:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000007&
Height = 255
Left = 150
TabIndex = 17
Top = 990
Width = 825
End
Begin VB.Label lblDurationValue
BackColor = &H00C0C0C0&
Caption = "lblDurationValue"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset